.top{
    height:200px;
    background: #0099CC;
}

.left{
    float:left;
}

.right{
    float:right;
}

.half{
    width:50%;
    margin:0 auto;
}

.slogan{
    float:right;
    margin:30px auto;
    color:#fff; 
    font-weight:bold;
}

.slogan p{ 
    font-size:23px; 
    font-weight:bold;
    line-height:40px;
    height:40px;
}

.logtitle{
    background: url(../images/gx.png) no-repeat center;
    line-height:40px;
    height:40px;
    color:#fff; 
    font-weight:bold;
    margin:10px auto;
    padding:5px;
    font-size:24px;
    text-align: center;
}

.logtitle1{
    background: url(../images/gx.png) no-repeat center;
    line-height:40px;
    height:40px;
    color:#fff; 
    font-weight:bold;
    margin:10px auto;
    padding:5px;
    font-size:24px;
    text-align: center;
}

.text-yellow{
    color:yellow;
}

.QQ>p{
    line-height:40px;
    height:40px;
}

.QQ img{ 
    display:inline-table;
    line-height:30px;
}

.email{
    background:url(../images/email.png) no-repeat left top;
    padding-left:30px;
}

.qqimg{
    background: url(../images/qq.png) no-repeat left top;
    padding-left:30px;
}

.qqimg a{
    color:#f00;
}

.border{
    border: 1px solid #000;
    padding: 20px;
    /* margin-left: 132px; */
    width: 500px;
    background-color: #ffffff3b;
}

.border p{
    line-height:30px;
    height:30px;
}

iframe{
    width:500px;
    min-height:198px;
    margin:0 auto;
    overflow:auto;
    box-shadow:2px 2px 2px #eee;
    border:none;
}

.STYLE2 {
    font-size: 36px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color: #FF0000;
}

.STYLE3 {
    font-size: 18px;
    font-weight: bold;
    color: #FF00FF;
    text-align: center;
}

.STYLE4 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.STYLE5 {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.link_button {
    /* -webkit-border-radius: 4px; */
    /* -moz-border-radius: 4px; */
    /* border-radius: 4px; */
    /* border: solid 1px #20538D; */
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); */
    /* -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2); */
    /* background: #b50000; */
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt.png) no-repeat center;
}
.bt{
    width: 1042px;
    height: 80px;
    margin-left: 256px;
}

.bt{
    width: 1042px;
    height: 80px;
    margin-left: 256px;
}

.bt1{
    width: 1042px;
    margin-left: 256px;
    margin-top: 16px;
}

a.link_button1 {
    float: left;
    width: 229px;
    height: 41px;
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt1.png) no-repeat center;
}

a.link_button2 {
    float: left;
    width: 229px;
    height: 41px;
    
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt2.png) no-repeat center;
}

a.link_button3 {
    float: left;
    width: 229px;
    height: 41px;
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt3.png) no-repeat center;
}

a.link_button4 {
    float: left;
    width: 229px;
    height: 41px;
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt4.png) no-repeat center;
}
a.link_button5 {
    float: left;
    width: 229px;
    height: 41px;
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt5.png) no-repeat center;
}

a.link_button6{
    float: left;
    width: 229px;
    height: 41px;
    color: #000;
    padding: 8px 12px;
    text-decoration: none;
    background: url(../images/bt7.png) no-repeat center;
}

body {
    width:100%;
    height:100%;  
    margin: 0 auto;
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
}
.log {
    padding: 1px;
    margin-top: 114px;
    margin-left: 50px;
    width:540px;
}
.log1 {
       padding: 1px;
    margin-top: -314px;
    margin-left: 677px;
    width: 540px;
}

#footer {
    height: 30px;
    line-height: 30px;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #333;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 1px;
}

.content {
    height: 1800px;
    width: 100%;
    text-align: center;
}
.white {
    text-decoration: none;
    color: #F00;
}

/* agtmodal */
.agtmodal {
    display: none; /* 默认隐藏 */
    position: fixed; /* 固定定位 */
    z-index: 1; /* 置于顶层 */
    left: 0;
    top: 0;
    width: 100%; /* 宽度100% */
    height: 100%; /* 高度100% */
    overflow: auto; /* 如果需要滚动条 */
    background-color: rgb(0,0,0); /* 背景颜色 */
    background-color: rgba(0,0,0,0.4); /* 背景颜色带透明度 */
}

.agtmodal-box {
    background-color: #fefefe;
    margin: 15% auto; /* 15% 从顶部和自动水平居中 */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* 宽度 */
    overflow: hidden;
    border-radius: 10px;
}

.agtmodal-content {
    width:100%;
    height:500px;
    overflow:auto;
    background:#fff; 
    font-family: Arial;
    font-size: 14px;
}

.agtmodal .agtmodal-box .agreeBtn {
    display: block;
    width: 250px;
    height: 30px;
    color: #fff;
    background-color: #ccc;
    border-color: #357ebd;
    border: 0;
    border-radius: 2px;
    color: #fff!important;
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    text-align: center;
}

.agtmodal-content-txt0 {
    text-align:center;
    font-size: 25px;
    color: #666;
}

.agtmodal-content-txt1 {
    text-align:left;
    font-size: 16px;
    color: #666;
}

.agtmodal-content-txt2 {
    text-align:left;
    font-size: 16px;
    color: #333;
}

.agtmodal-content-txt3 {
    text-align:left;
    font-size: 16px;
    color: #666;
    text-indent:25px;
}

.agtmodal-content-txt4 {
    text-align:left;
    font-size: 16px;
    color: #666;
    text-indent:45px;
}